Skip to content

Add waffle switch for user deletions #6542

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

akatsoulas
Copy link
Collaborator

No description provided.

@akatsoulas akatsoulas requested a review from Copilot March 5, 2025 10:35
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This PR adds a feature flag using Waffle to control the user deletion process. The changes include importing the Waffle library, updating the user deletion pipeline to conditionally use either full deletion or anonymization based on the flag, and adjusting the corresponding import statements.

Reviewed Changes

File Description
kitsune/users/tasks.py Added waffle import and conditional logic to switch between deletion and anonymization

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@akatsoulas akatsoulas merged commit 404c1e9 into mozilla:main Mar 5, 2025
2 checks passed
@akatsoulas akatsoulas deleted the accounts-waffle-switch branch March 5, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant